home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / CHIPCD_02_2002.iso / Internet / Macromedia ColdFusion Server 5 / coldfusion-50-win-us.exe / data1.cab / Examples_Databases / database / cfexamples.mdb / tblPbCTp.json < prev    next >
Encoding:
JavaScript Object Notation  |  2001-06-13  |  1007 b 

  1. {
  2.     "schema": {
  3.         "strTypID": "Text (35)",
  4.         "strTypName": "Text (100)",
  5.         "strTypDesc": "Text (255)",
  6.         "binTypFile": "Boolean NOT NULL"
  7.     },
  8.     "data": [
  9.         {
  10.             "strTypID": "BA1EA74B-7D79-11D3-A928005004218998",
  11.             "strTypName": "Body",
  12.             "strTypDesc": "This content type is used to hold any ASCII data or HTML",
  13.             "binTypFile": 0
  14.         },
  15.         {
  16.             "strTypID": "BA1EA74C-7D79-11D3-A928005004218998",
  17.             "strTypName": "File",
  18.             "strTypDesc": "Any binary file attachments to be downloaded by the user",
  19.             "binTypFile": 1
  20.         },
  21.         {
  22.             "strTypID": "BA1EA74D-7D79-11D3-A928005004218998",
  23.             "strTypName": "HREF",
  24.             "binTypFile": 0
  25.         },
  26.         {
  27.             "strTypID": "BA1EA74E-7D79-11D3-A928005004218998",
  28.             "strTypName": "Image",
  29.             "binTypFile": 1
  30.         },
  31.         {
  32.             "strTypID": "BA1EA74F-7D79-11D3-A928005004218998",
  33.             "strTypName": "InlineImage",
  34.             "binTypFile": 1
  35.         },
  36.         {
  37.             "strTypID": "EA35ADB1-7CBA-11D3-A926005004218998",
  38.             "strTypName": "Headline",
  39.             "strTypDesc": "A one-line description of the object",
  40.             "binTypFile": 0
  41.         },
  42.         {
  43.             "strTypID": "EA35ADB2-7CBA-11D3-A926005004218998",
  44.             "strTypName": "Teaser",
  45.             "strTypDesc": "A short (1-paragraph) blurb summarizing the content",
  46.             "binTypFile": 0
  47.         }
  48.     ]
  49. }